Properties of determinants
Determinant of a matrix is equal to the determinant of its transpose matrix
- Transpose Matrix:
- Triangular Matrix: Equal to the product of the diagonal elements
- Row(Column) swap: If two rows (columns) are swapped the determinant of the matrix is
- Null determinant: if two rows(columns) are identical(sum) then
- If and only if the rows(columns) are linearly dependent
- if and only if at least one row(column) is a linear combination of the other rows(columns)
- if a row(column) is proportional to another row(column)
- Invariant Determinant: Row(column) the elements of another row(column) all multiplied by the same scalar are added, the determinant remains the same
- Row(column) multiplied by a scalar: Row(column) is multiplied by then
- Matrix multiplied by a scalar: If is scalar,
- Determinant of the product: Product between two matrices is equal to the products of the determinants.
Adjugate Matrices
Submatrix
Obtained from by cancelling rows and columns. Where r,s 2 positive integers such that and
- Rows dont have to be continuous
- Can be obtained by cancelling the second row, second and fourth column
- Minor: Determinant of submatrix
- Major: If submatrix is the largest square
- Complement submatrices: Obtained by cancelling on the row and the column from to the element
- Complement Minor: Determinant, indicated
- Cofactors:
Adjugate Matrix
Let be the cofactor for . The adjugate matrix (adjunct or adjoin) is:
Dan Terms: Transpose it (Flip i,j around), then calculate the determinate of the remaining rows once removed it(the sub matrix, as would do normally). Then alternate between 1 and -1.(Use cofactors formula!. )
Tutorial Def:
- All Compliment miners
- Multiple by coefficent = adjudigate matrix
Laplace Theorems
Theorem 1
Determinant of can be computed as the sum of each row(column) multiplied by the corresponding cofactor for any arbitrary for any arbitrary
The determinant of a one-element matrix is just the element , can compute the determinant of any square number
Theorem 2
Sum of the elements of a row(column) multiplied by the corresponding cofactor related to another row(column) is always zero for any arbitrary for any arbitrary
minors are the row you remove, so you take sub matrix of the remaining part. = minor
Introduction to Matrix inversion
Inverting a matrix
For a square matrix, , the inverse is which is define as the matrix for which
- Invertible Matrices: a matrix
- Unique Inverse a matrix
- Inverse matrix :
- Singular/Non Invertable/ Linear Dependent:
- Non-singular:
- Inverse of a matrix product: